-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
3.8.1
-
Code
-
Classes
- AbstractJob
Total Complexity |
51 |
Dependencies |
19 |
Dependents |
4 |
Total lines |
439 |
Lines of code |
233 |
Logical lines of code |
150 |
Comment lines |
84 |
Methods |
20 |
Properties |
10 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare() |
A |
42 |
12 |
48 |
prepareAndExecute() |
A |
40 |
7 |
72 |
persist() |
S |
52 |
7 |
25 |
getResponse() |
S |
56 |
4 |
18 |
checkLastTaskHealth() |
S |
57 |
4 |
17 |
removeMemoryExhaustErrorTmpFile() |
S |
68 |
3 |
8 |
__construct() |
S |
62 |
1 |
11 |
init() |
S |
100 |
1 |
0 |
getJobDataDto() |
S |
82 |
1 |
3 |
setJobDataDto() |
S |
81 |
1 |
3 |
execute() |
S |
100 |
1 |
0 |
getJobTasks() |
S |
100 |
1 |
0 |
getCurrentTask() |
S |
82 |
1 |
3 |
setMemoryExhaustErrorTmpFile() |
S |
81 |
1 |
3 |
getJobName() |
S |
80 |
1 |
3 |
cleanup() |
S |
69 |
1 |
6 |
onWpShutdown() |
S |
82 |
1 |
3 |
findCurrentJob() |
S |
75 |
1 |
4 |
addTasks() |
S |
81 |
1 |
3 |
getFormattedDate() |
S |
80 |
1 |
3 |